Objects Types and Constants Properties Methods Object Hierarchy Index

IsAttribute Property

Description:

True if the object is an attribute.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_IsAttribute(&prop);

Visual Basic:
prop = object.IsAttribute

/r/n

Parts:

prop

IMSI_BOOL

[out][retval]

True if the object is an attribute.

Defined in:

Property


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums